Don't g_free gslice-allocated structures
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Oct 2010 15:16:02 +0000 (11:16 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 30 Oct 2010 08:35:20 +0000 (17:35 +0900)
commit965b3af8a1c392caa2395df421396da5ccd572d2
tree21951397d361b7f41209f2b403a00a95f5312629
parent3cdf3bc46cbb7b2a5347ea95a5ee6a41a2bc6882
Don't g_free gslice-allocated structures

This was causing memory corruption when removing remote plugs from
sockets.
gtk/gtkdnd.c